chore(release): release version 1.7.0#4391
Merged
alexhancock merged 2 commits intomainfrom Sep 2, 2025
Merged
Conversation
Contributor
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: |
zanesq
approved these changes
Sep 2, 2025
michaelneale
added a commit
that referenced
this pull request
Sep 3, 2025
* main: Align Dynamic Task Interface with Recipe Interface (#4311) docs: copilot auth and mcp-ui links (#4497) docs: July and August 2025 Community All-Stars Update (#4501) remove clicking outside to close recipe warning (#4502) lower min width to 450 for small screens Convert recipe create and import forms to use tanstack form and zod schema validation (#4499) Repo CI: use a writable location for Goose home directory (#4500) feat: Add functionality to delete session in history list view (#4480) fix: recipe deeplink "+" characters and folder change (#4471) Add session to agents (#4216) fix: need to send errors to appropriate stream (#4491) Add Docker support for Goose in CI/CD pipelines (#4434) Add visual indicator while recipe loads (#4447) Disable chat input while extensions load (#4417) chore(release): release version 1.7.0 (#4391) fix double filtering (#4409) Rewrite the developer mcp using the rmcp sdk (#4297) docs: sessions reorg and conversation features (#4462)
katzdave
added a commit
that referenced
this pull request
Sep 4, 2025
* 'main' of github.com:block/goose: Align Dynamic Task Interface with Recipe Interface (#4311) docs: copilot auth and mcp-ui links (#4497) docs: July and August 2025 Community All-Stars Update (#4501) remove clicking outside to close recipe warning (#4502) lower min width to 450 for small screens Convert recipe create and import forms to use tanstack form and zod schema validation (#4499) Repo CI: use a writable location for Goose home directory (#4500) feat: Add functionality to delete session in history list view (#4480) fix: recipe deeplink "+" characters and folder change (#4471) Add session to agents (#4216) fix: need to send errors to appropriate stream (#4491) Add Docker support for Goose in CI/CD pipelines (#4434) Add visual indicator while recipe loads (#4447) Disable chat input while extensions load (#4417) chore(release): release version 1.7.0 (#4391)
This was referenced Sep 9, 2025
Merged
thebristolsound
pushed a commit
to thebristolsound/goose
that referenced
this pull request
Sep 11, 2025
Signed-off-by: Matt Donovan <mattddonovan@protonmail.com>
HikaruEgashira
pushed a commit
to HikaruEgashira/goose
that referenced
this pull request
Oct 3, 2025
Signed-off-by: HikaruEgashira <hikaru-egashira@c-fo.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
a9be9cd chore(release): release version 1.7.0
ef57f50 Nest TODO State in session data (#4361)
7879445 Fast model falls back to regular (#4375)
861c689 Update windows instructions (#4333)
c0556c9 feat: linux computer control for android (termux) (#3890)
6610496 feat: Added scroll state support for chat-session-list navigation (#4360)
54165b7 docs: typo fix (#4376)
7e84a5f blog: goose janitor (#4131)
1014d9e Fix eleven labs audio transcription and added more logging (#4358)
862dd97 feat: re-introduce session sharing (#4370)
07f0077 remove duplicate blog post (#4369)
9b9e6d9 fix focus ring under form submits (#4332)
e10e655 Trigger docs deployment
b540f0a update tetrate blog date to today (#4368)
19c4c4b tetrate signup: blog/launch post (#4313)
e79c766 Implement graceful recipe error handling with filename display (#4363)
99fa628 docs: airgapped operation by bypassing hermit for desktop app (#4063)
c052fae remove Ollama card from welcome screen (#4348)
02753e8 feat: initial implementation of extension malware check (#4272)
323c279 Add Tetrate Agent Router Service to Provider Registry (#4354)
a4fc5ec Goose Simple Compact UX (#4202)
a3097f5 Refactor Extensions Install Modal (#4328)
674acb4 fix: url path trailing slash for custom-providers (#4345)
57f57b2 docs: update available and onboarding providers list (#4356)
940e578 Fix refresh by waiting for document ready rather than a timeout (#4355)
0c1be52 docs: add Tetrate Agent Router Service to available providers (#4339)
bad590a adding flight school video to blog post (#4352)
6467bff docs: AGENTS.md is read by default (#4346)
3fb6ddf no streaming for ollama and re-arrange cards (#4335)
298fb90 Enable load nested hint files (#4002)
e84d64c Reenable copilot (#3931)
6b9f071 feat(releases): set up a workflow for nightly releases (#4326)
21c0bb0 Allows use of a port number for a custom OpenAI provider (#4312)
e7ee5fc fix: fixed chat mode extension list modal scroll (#4305)
9fe20f9 UI: query provider for supported models (#4270)
bf32b46 blog: Goose wrote its own security scanner for recipes (#4300)
476e2dd fix slow typing with long sessions (#4291)
92e4772 docs: improvements to release docs (#4317)
0e0f442 blog: mcp-ui recap blog (#4146)
ecb9283 added more logging for recipe creation failures (#4299)
4ef3746 Remove a bit from pre-commit that husky says we should (#4286)
3e1557b feat: autovisualiser of structured data with mcp-ui (#4153)
cfa0bed docs: Plan tutorial (#4309)
02a237f Extensions Modal Improvements (#4293)
af04165 docs: fixed cicd tutorial pipeline in docs (#4223)
5898cb4 Read oltp config from config and env (#4292)
dc01d1c release/1.6.0 (#4280)
2d030fa docs: fix broken links in Docker tutorial (#4285)
0f1d3f6 Remove half-second wait, rework auto submit (#4282)
24b76ba Block send until extensions are ready (#4271)
9d9fb06 fix: improve OpenAI-compatible error handling and add test coverage (#4175)
b16741d Move To-Do Tool to Session Scope from Agent Scope (#4157)